Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
八月累积更新
注意:此版本开始将不再支持 napcat 1.7.0 以下的版本,好友列表加载将出现严重的性能问题,请酌情更新。
✨ 在此版本之后,更新检查将以 release 版本为主,不再以 commit 提醒
✨ 客户端脚本支持!现在你可以通过编写 js 脚本来执行一些自动化操作;在 设置 - 高级 - 进阶功能 处打开它。
✨ 支持 napcat 1.8.0 获取历史会话列表
✨ 支持 napcat 1.8.0 显示好友签名,优化好友列表显示
✨ 支持 napcat 1.7.0 获取收藏表情
✨ 增加了 poke 兼容但是暂时没用
✨ 现在视频消息会自动播放了
✨ 现在群公告里的链接也能直接点击了
✨ 现在特别关心永远会提醒了
🐛 修复了预发送消息失效的问题
🐛 修复了一个消息转换潜在的 bug
🐛 修正了预发送消息的 id 未被替换的问题
🐛 修正了消息渲染对 html 转义符号处理异常的问题
🐛 修正了特别关心判定异常的问题
🐛 修正获取历史会话异步异常的问题
💄 修改了关于页应用图标在暗黑模式下的颜色
💩 去除分离式分组信息支持
🎨 代码检查优化
♿ 持久化了一个神秘的设置项
♿ 优化了通知跳转的逻辑,防止反复获取历史记录
♿ 支持分离式和非分离式的好友群列表
📝 补充了一些 gitmoji 的转换
➕ 新增依赖 prismjs、vue-prism-editor